home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution / 2.26 / errors / org-gnome-shared-folder.errors.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  1.4 KB  |  38 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="org.gnome.evolution.mail_shared_folder">
  3.  
  4. <error id="invalid-user" type="error">
  5. <_primary>Invalid user</_primary>
  6. <_secondary>
  7. You cannot share this folder with the specified user "{0}" 
  8. </_secondary>
  9. </error>
  10.  
  11. <error id="no-user" type="error">
  12. <_primary>Specify User</_primary>
  13. <_secondary>
  14.     You have to specify a user name which you want to add to the list 
  15. </_secondary>
  16. </error>
  17.  
  18. <error id="recurrence-accept" type="question" default="GTK_RESPONSE_YES">
  19. <_primary>This is a recurring meeting</_primary>
  20. <!--Translators: "it" is a "recurring meeting" (string refers to "This is a recurring meeting") -->
  21. <_secondary>Would you like to accept it?</_secondary>
  22.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  23.  <button label="This instance" response="GTK_RESPONSE_NO"/>
  24.  <button label="All instances" response="GTK_RESPONSE_YES"/>
  25. </error>
  26.  
  27. <error id="recurrence-decline" type="question" default="GTK_RESPONSE_YES">
  28. <_primary>This is a recurring meeting</_primary>
  29. <!--Translators: "it" is a "recurring meeting" (string refers to "This is a recurring meeting") -->
  30. <_secondary>Would you like to decline it?</_secondary>
  31.  <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  32.  <button label="This instance" response="GTK_RESPONSE_NO"/>
  33.  <button label="All instances" response="GTK_RESPONSE_YES"/>
  34. </error>
  35.  
  36. </error-list>
  37.  
  38.